home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / utils1 / js_pack2.arj / JS-FDEL.TXT < prev    next >
Text File  |  1994-03-22  |  5KB  |  168 lines

  1. JS-FDEL(File Find & Delete) Utility Program Documentation
  2. (Ver 5.0)
  3.  
  4. Author: Johnathan Mark Smith
  5.  
  6.  
  7. THE OLD DISCLAIMER
  8.  
  9.   This software and manual are sold "as is" and without warranties
  10.   as to performance or merchant ability or any other warranties
  11.   whether expressed or implied. Because of the various hardware and
  12.   software environments into which this program may be put, no
  13.   warranty of fitness for a particular purpose is offered.
  14.  
  15.   The user must assume the entire risk of using and evaluating this
  16.   program. Any liability of  Johnathan Mark Smith Technology will be
  17.   limited exclusively to product replacement or refund of purchase
  18.   price. If you find these terms unacceptable, do not use this
  19.   product.
  20.  
  21. Introduction
  22.  
  23.  
  24.         As time goes by disk drives are getting bigger and bigger.
  25. Sometimes you have to delete some type of file(s) and you may not
  26. know where the file(s) are.
  27.  
  28. The JS-FDEL utility greatly simplifies the task of finding and
  29. deleteing of files.
  30.  
  31.  
  32. Example : JS-FDEL [options] file mask ....
  33. JS-FDEL will search for file(s) and delete the file(s).
  34.  
  35. JS-FDEL can also search for file(s) on more then one drive at a time .
  36.  
  37.  
  38. OPTIONS
  39. -------
  40. -P or -p              This tells the utility will NOT prompt you on each file.
  41.  
  42. -T or -t              To beep on exit.
  43.  
  44.  
  45.  
  46.  
  47. EXAMPLE # 1
  48. -----------
  49. JS-FDEL A:\*.EXE C:\*.EXE
  50. Example # 1 tells JS-FDEL to delete all *.exe file(s) from drive a: and
  51. drive c:. also the utility will prompt you to confirm the delete of each
  52. file one at a time.
  53.  
  54.  
  55. EXAMPLE # 2
  56. -----------
  57. JS-FDEL -P  A:\*.EXE C:\*.EXE
  58. Example # 2 tells JS-FDEL to delete all *.exe file(s) from drive a: and
  59. drive c:, But also the utility will NOT prompt you at each file to see
  60. if you went to delete it.
  61.  
  62.  
  63. EXAMPLE # 3
  64. -----------
  65. JS-FDEL -P A:\*.EXE C:\DOS\*.COM
  66. Example # 3 tells JS-FDEL to delete all the *.exe file(s) from drive a:
  67. and than delete all the *.com file(s) from drive c: dir DOS.
  68. The utility will NOT prompt you for.
  69.  
  70.  
  71. EXAMPLE # 4
  72. -----------
  73. JS-FDEL [M-N]*.*
  74. Example # 4 tells JS-FDEL to delete all the files with a 'M' or a 'N' as
  75. the first letter of its name. The utility will prompt you to confirm the
  76. delete of each file one at a time.
  77.  
  78.  
  79. EXAMPLE # 5
  80. -----------
  81. JS-FDEL ?JOHN.DAT
  82. Example # 5  tells JS-FDEL to delete all the files with
  83. any character as the first letter of its name, but the rest
  84. of the name must be JOHN.DAT. The utility will prompt you to confirm the
  85. delete of each fiel one at a time.
  86.  
  87.  
  88.  
  89.  
  90. Registration
  91.  
  92.   I will keep improving the program if I know enough people are
  93.   finding it useful.
  94.  
  95.   My registration policy is very flexible. The nominal fee are listed
  96.   in the file REGISTER.TXT. If you don't feel you will get your money
  97.   worth of use out of JS-FDEL, send whatever it is worth to you.
  98.  
  99.   If you are impoverished and can't afford to pay anything,
  100.   enclose a stamped self-addressed envelope
  101.   and I will send you a registration.
  102.  
  103.   This is not freeware or public domain. Shareware is simply a means
  104.   of marketing commercial software. You are required to register if
  105.   you intend to use this program after a reasonable trial period.
  106.  
  107.   When registering, please tell me the version number you have 
  108.   and where you obtained your copy of JS-FDEL.
  109.  
  110.   See REGISTER.TXT for details.
  111.  
  112.   JS-FDEL should be registered for the maximum number of copies that
  113.   can be used simultaneously at your site. Site fees for commercial
  114.   users can be negotiated.
  115.  
  116.   If you register for the full fee, and enclose a Shipping and
  117.   Handling fee of $3 I will send you the latest versions of JS-FDEL and
  118.   Some Free Demo's.  if you decide to use it after a trial period. I will 
  119.   also send other File related shareware programs.
  120.  
  121.  
  122. Registered version features
  123.  
  124. * CUSTOM DEFAULT SETTINGS
  125.  
  126. * DISCOUNTS ON SHAREWARE
  127.  
  128.  
  129.  
  130.  
  131. Program Abort
  132.  
  133.     Hitting Control-C (or Control-Break) will terminate the program
  134.     immediately. 
  135.  
  136.  
  137. Distribution
  138.  
  139.     Permission is hereby given to copy and distribute this program
  140.     as long as no more than $5 is charged. It must be made clear to
  141.     the buyer that this is only a handling charge and not a
  142.     registration fee. You must include all files in their original
  143.     unmodified form when distributing this program. .
  144.  
  145.     Permission to distribute may be revoked by the Johnathan Mark Smith 
  146.     at any time for any reason.
  147.  
  148.     YOU MUST NOT DISTRIBUTE ANY COPY WHICH HAS BEEN BRANDED WITH
  149.     A REGISTRATION CODE. 
  150.  
  151. All trademarks used in this document are the property of their
  152. owners.
  153.  
  154.         -Johnathan Mark Smith-
  155.  
  156.  
  157. Questions or suggestions regarding JS-FDEL should be directed to the author
  158. at the following address:
  159.  
  160.     Johnathan Mark Smith
  161.     2039 85 STREET
  162.     BROOKLYN, NY 11214
  163.  
  164.     Telephone: 718-373-3886
  165.  
  166.  
  167.  
  168.